Skip to content

Fix Google ADK activity tool argument dispatch#1421

Merged
tconley1428 merged 5 commits intomainfrom
adk_tool_fixes
Apr 7, 2026
Merged

Fix Google ADK activity tool argument dispatch#1421
tconley1428 merged 5 commits intomainfrom
adk_tool_fixes

Conversation

@tconley1428
Copy link
Copy Markdown
Contributor

Summary

  • fix google ADK activity tool dispatch to use Temporal's supported execute_activity call shapes for zero, one, and multiple arguments
  • add ADK integration coverage for complex tool inputs including multiple arguments, a compound map, and a bound activity method
  • keep the complex-input helpers grouped with the new ADK test for readability

Testing

  • poe test -q tests/contrib/google_adk_agents/test_google_adk_agents.py -k test_activity_tool_supports_complex_inputs_via_adk --timeout=5

@tconley1428 tconley1428 requested a review from a team as a code owner April 7, 2026 16:30
@tconley1428 tconley1428 merged commit 1bd9641 into main Apr 7, 2026
28 of 31 checks passed
@tconley1428 tconley1428 deleted the adk_tool_fixes branch April 7, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants